home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / programer2 / pari1 / pari / h / genpari < prev    next >
Encoding:
Text File  |  1991-12-17  |  334 b   |  15 lines

  1. #include        <setjmp.h>
  2. #include        <signal.h>
  3. #include        <stdio.h>
  4. #include        <string.h>
  5. #include        <math.h>
  6. #include        <ctype.h>
  7. #ifndef RISC_OS
  8. #include        <sys/time.h>
  9. #include        <sys/file.h>
  10. #include        <sys/resource.h>
  11. #endif
  12. #include "gencom.h"
  13. #include "erreurs.h"
  14. #include "genport.h"
  15.